spelling fix in comment from joey@kuolema.Infodrom.North.DE (Martin
authorManish Singh <yosh@src.gnome.org>
Thu, 4 Feb 1999 02:35:32 +0000 (02:35 +0000)
committerManish Singh <yosh@src.gnome.org>
Thu, 4 Feb 1999 02:35:32 +0000 (02:35 +0000)
* gtk/gtkclist.h: spelling fix in comment from
joey@kuolema.Infodrom.North.DE (Martin Schulze)

-Yosh

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkclist.h

index 6c2e7038138d9838e83bfc2ad7d1c860a04433c7..baa7cb9ec6ea9eae8b876c468a9f162ba95c9e41 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Feb  3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
+
+       * gtk/gtkclist.h: spelling fix in comment from
+       joey@kuolema.Infodrom.North.DE (Martin Schulze)
+
 Tue Feb  2 12:39:42 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkdnd.c: Make sure we set the icon window position 
index 6c2e7038138d9838e83bfc2ad7d1c860a04433c7..baa7cb9ec6ea9eae8b876c468a9f162ba95c9e41 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb  3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
+
+       * gtk/gtkclist.h: spelling fix in comment from
+       joey@kuolema.Infodrom.North.DE (Martin Schulze)
+
 Tue Feb  2 12:39:42 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkdnd.c: Make sure we set the icon window position 
index 6c2e7038138d9838e83bfc2ad7d1c860a04433c7..baa7cb9ec6ea9eae8b876c468a9f162ba95c9e41 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb  3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
+
+       * gtk/gtkclist.h: spelling fix in comment from
+       joey@kuolema.Infodrom.North.DE (Martin Schulze)
+
 Tue Feb  2 12:39:42 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkdnd.c: Make sure we set the icon window position 
index 6c2e7038138d9838e83bfc2ad7d1c860a04433c7..baa7cb9ec6ea9eae8b876c468a9f162ba95c9e41 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb  3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
+
+       * gtk/gtkclist.h: spelling fix in comment from
+       joey@kuolema.Infodrom.North.DE (Martin Schulze)
+
 Tue Feb  2 12:39:42 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkdnd.c: Make sure we set the icon window position 
index 6c2e7038138d9838e83bfc2ad7d1c860a04433c7..baa7cb9ec6ea9eae8b876c468a9f162ba95c9e41 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb  3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
+
+       * gtk/gtkclist.h: spelling fix in comment from
+       joey@kuolema.Infodrom.North.DE (Martin Schulze)
+
 Tue Feb  2 12:39:42 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkdnd.c: Make sure we set the icon window position 
index 6c2e7038138d9838e83bfc2ad7d1c860a04433c7..baa7cb9ec6ea9eae8b876c468a9f162ba95c9e41 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb  3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
+
+       * gtk/gtkclist.h: spelling fix in comment from
+       joey@kuolema.Infodrom.North.DE (Martin Schulze)
+
 Tue Feb  2 12:39:42 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkdnd.c: Make sure we set the icon window position 
index 6c2e7038138d9838e83bfc2ad7d1c860a04433c7..baa7cb9ec6ea9eae8b876c468a9f162ba95c9e41 100644 (file)
@@ -1,3 +1,8 @@
+Wed Feb  3 17:29:57 PST 1999 Manish Singh <yosh@gimp.org>
+
+       * gtk/gtkclist.h: spelling fix in comment from
+       joey@kuolema.Infodrom.North.DE (Martin Schulze)
+
 Tue Feb  2 12:39:42 1999  Owen Taylor  <otaylor@redhat.com>
 
        * gtk/gtkdnd.c: Make sure we set the icon window position 
index 1ca043b2279702e818160fa84d2d35a3a7100eb3..3aa922414f42e618e9678bed935e6054f8bee1d4 100644 (file)
@@ -618,14 +618,14 @@ gint gtk_clist_get_pixtext (GtkCList   *clist,
                            GdkPixmap **pixmap,
                            GdkBitmap **mask);
 
-/* sets the foreground color of a row, the colar must already
+/* sets the foreground color of a row, the color must already
  * be allocated
  */
 void gtk_clist_set_foreground (GtkCList *clist,
                               gint      row,
                               GdkColor *color);
 
-/* sets the background color of a row, the colar must already
+/* sets the background color of a row, the color must already
  * be allocated
  */
 void gtk_clist_set_background (GtkCList *clist,